Tadi sempat berfikir kalau hal ini tidak bisa dilakukan hehehe, tapi dari
manual lilo.conf akhir ketemu.
Anda bisa menambahkan parameter append di entry image di lilo anda. Untuk menu
login grafis tambahkan
append = 4
sedangkan untuk textmode bisa menggunakan
append = 3
contoh entry image yang saya buat :
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/sda1
label = Slack-Grafis
append = 4
read-only # Partitions should be mounted read-only for checking
image = /boot/vmlinuz
root = /dev/sda1
label = Slack-textmode
append = 3
read-only # Partitions should be mounted read-only for checking
# Linux bootable partition config ends
Semoga membantu :D,
--
Regards,
Arman Idris
http://sportygeek.blogspot.com
http://makassar-slackers.org
nggak ngerti kenapa?, mungkin (ini cuma nebak ya), perintahnya yang sudah
lama, soalnya cek di man lilo.conf sudah tidak ada, jadi ndak dikenali lagi.
--
Martinus Ady H.
Registered Linux User #410906
Personal Blog : http://martinusadyh.web.id/
Planet NetBeans ID : http://planetnetbeans.org/id/index.html
Planet Slackware ID : http://planet.slackware-id.org/
"There is no such thing as hidden when you have the manual and the source." -
--
_ _
( (____) )
[ X X ]
\ /
( ` ' )
(U)
Iyah om :">
SOL